Conversation
---- Move all tables affected by limit rules to the end of the sample dump because they may contains a subquery to tables in sample dump.
Added bypass to disable binmode when it's a utf-8 but it's not a solution
|
Hey there. Thanks very much for this. I'll try to take a look at them over You did vote for my solution on SO? ;) Best, Maurice On Tue, Apr 28, 2015 at 5:06 AM, Eric notifications@github.com wrote:
|
|
What's the deal with the binmode issue? I tried --encoding=utf8 and --encoding=utf-8 and it seemed to work fine. You're seeing problems with it? What Perl version? |
Hi!
At first thank you for the nice script :-)
I'm facing a problem of making a small development snapshot from my production database and then I've found your script at stackoverflow. It has almost solve my problem except few little things.
I hope you will like these changes.
Sorry for my dump style, I'm not a perl developer and it's my second attempt to make something in it :-)
So if you want to make some syntax fixes, I will not mind.